@charset "utf-8";
/* CSS Document */
/*-- Page Updated and Created by: Darren Hertzog --*/
/*-- Page Designed under Site Nine Design, LLC --*/

/* This is the responsive wireframe CSS Sheet for 'URL'. */
/* Basic site wireframe sheet */

/*-- pseudo link classes ---*/
#core.lblue:link {color: #FFF; font-weight: bold; text-decoration:none;}
#core.lblue:visited {color: #FFF; font-weight: bold;text-decoration:none;}
#core.lblue:hover {color: #9E4986; font-weight: bold;text-decoration:none;}
#core.lblue:active {color: #FFF; font-weight: bold; text-decoration:none;}
/*pseudo link classes*/

/*------------- lawn announcements page blocks -----------------------------*/

.b1{
	background-image: url(../Images/bear.png);
}

.b2{
	background-image: url(../Images/smiley.png);
}

.b3{
	background-image: url(../Images/heart.png);
}

.b4{
	background-image: url(../Images/cow.png);
}

.b5{
	background-image: url(../Images/flam.png);
}

.b6{
	background-image: url(../Images/stork.png);
}

div.b1:hover{
	background-image: url(../Images/bear-over.png);
	border: 2px solid #F00;
}

div.b2:hover{
	background-image: url(../Images/smiley-over.png);
	border: 2px solid #F00;
}

div.b3:hover{
	background-image: url(../Images/heart-over.png);
	border: 2px solid #F00;
}

div.b4:hover{
	background-image: url(../Images/cow-over.png);
	border: 2px solid #F00;
}

div.b5:hover{
	background-image: url(../Images/flam-over.png);
	border: 2px solid #F00;
}

div.b6:hover{
	background-image: url(../Images/stork-over.png);
	border: 2px solid #F00;
}

#imwrapb{
	margin: auto;
	width: 514px;
	height: 378px;
	margin-bottom: 15px;
}

#imwraps{
	margin: auto;
	width: 537px;
	height: 415px;
	margin-bottom: 15px;
}

#imwrapst{
	margin: auto;
	width: 537px;
	height: 412px;
	margin-bottom: 15px;
}

#imwrapf{
	margin: auto;
	width: 534px;
	height: 400px;
	margin-bottom: 15px;
}

#imwraph{
	margin: auto;
	width: 537px;
	height: 412px;
	margin-bottom: 15px;
}

#imwrapc{
	margin: auto;
	width: 413px;
	height: 531px;
	margin-bottom: 15px;
}

.td{
	text-decoration: none;
}

.col{
	color: #00F;
}

.col1{
	color: #00F;
}

#mapwrapper{
	height: 400px;
	width: 425px;
	margin: auto;
}

.mar2{
	margin-left: 30px;
}

.mar3{
	margin-top: 185px;
}

.mar4{
	margin-left: 45px;
}

.mar5{
	margin-top: 1px;
}

.mar6{
	margin-right: 26px;
}


.cen{
	text-align: center;
}

.hidden{
	display:none;
}

.mar7{
	margin-top: 30px;
}

#desby{
	font-family: Times New Roman;
	height: 10px;
	margin-top: 40px;
	margin-bottom: 0px;
	font-size: 10px;
	float: right;
}

.c{
	color: #666;
}
